[INFO] cloning repository https://github.com/MrWheatley/hud_manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrWheatley/hud_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fhud_manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fhud_manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4dd9e9a39e3953f31d1ac3a0e0b4dfb775ceffc
[INFO] testing MrWheatley/hud_manager against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWheatley%2Fhud_manager" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/MrWheatley/hud_manager
[INFO] finished tweaking git repo https://github.com/MrWheatley/hud_manager
[INFO] tweaked toml for git repo https://github.com/MrWheatley/hud_manager written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrWheatley/hud_manager on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrWheatley/hud_manager already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xkbcommon-dl v0.4.1
[INFO] [stderr]   Downloaded open v5.0.1
[INFO] [stderr]   Downloaded wayland-scanner v0.31.0
[INFO] [stderr]   Downloaded glutin-winit v0.4.2
[INFO] [stderr]   Downloaded gethostname v0.3.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.6.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.5.0
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.0
[INFO] [stderr]   Downloaded egui-winit v0.25.0
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.0
[INFO] [stderr]   Downloaded emath v0.25.0
[INFO] [stderr]   Downloaded webbrowser v0.8.12
[INFO] [stderr]   Downloaded arboard v3.3.0
[INFO] [stderr]   Downloaded polling v3.3.2
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded wayland-protocols v0.31.0
[INFO] [stderr]   Downloaded glow v0.13.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.0
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded combine v4.6.6
[INFO] [stderr]   Downloaded x11rb v0.12.0
[INFO] [stderr]   Downloaded wayland-backend v0.3.2
[INFO] [stderr]   Downloaded android-activity v0.5.1
[INFO] [stderr]   Downloaded eframe v0.25.0
[INFO] [stderr]   Downloaded egui v0.25.0
[INFO] [stderr]   Downloaded glutin v0.31.2
[INFO] [stderr]   Downloaded memmap2 v0.9.3
[INFO] [stderr]   Downloaded wayland-client v0.31.1
[INFO] [stderr]   Downloaded fdeflate v0.3.3
[INFO] [stderr]   Downloaded core-graphics v0.23.1
[INFO] [stderr]   Downloaded objc-sys v0.3.2
[INFO] [stderr]   Downloaded egui_glow v0.25.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.12.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.0.0
[INFO] [stderr]   Downloaded smol_str v0.2.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.0
[INFO] [stderr]   Downloaded wayland-sys v0.31.1
[INFO] [stderr]   Downloaded winit v0.29.10
[INFO] [stderr]   Downloaded ecolor v0.25.0
[INFO] [stderr]   Downloaded epaint v0.25.0
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67d9fe939c4f60020b6c93fc9cf12c45b2db5eb4198cb0af3eda71ce8d577a8b
[INFO] running `Command { std: "docker" "start" "-a" "67d9fe939c4f60020b6c93fc9cf12c45b2db5eb4198cb0af3eda71ce8d577a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67d9fe939c4f60020b6c93fc9cf12c45b2db5eb4198cb0af3eda71ce8d577a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67d9fe939c4f60020b6c93fc9cf12c45b2db5eb4198cb0af3eda71ce8d577a8b", kill_on_drop: false }`
[INFO] [stdout] 67d9fe939c4f60020b6c93fc9cf12c45b2db5eb4198cb0af3eda71ce8d577a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 097f6d1b0556d2adf2811e6652d5f91ec05ae892b341aea7080aea594f2e07fb
[INFO] running `Command { std: "docker" "start" "-a" "097f6d1b0556d2adf2811e6652d5f91ec05ae892b341aea7080aea594f2e07fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling memmap2 v0.9.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling glow v0.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.0.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling wayland-client v0.31.1
[INFO] [stderr]    Compiling emath v0.25.0
[INFO] [stderr]    Compiling ecolor v0.25.0
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling epaint v0.25.0
[INFO] [stderr]    Compiling egui v0.25.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.0
[INFO] [stderr]    Compiling polling v3.3.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling egui_glow v0.25.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling egui-winit v0.25.0
[INFO] [stderr]    Compiling eframe v0.25.0
[INFO] [stderr]    Compiling hud_manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "097f6d1b0556d2adf2811e6652d5f91ec05ae892b341aea7080aea594f2e07fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097f6d1b0556d2adf2811e6652d5f91ec05ae892b341aea7080aea594f2e07fb", kill_on_drop: false }`
[INFO] [stdout] 097f6d1b0556d2adf2811e6652d5f91ec05ae892b341aea7080aea594f2e07fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c99b0bc39bc3a7679189233c372cd4698af50103ecb4a42762336e95801eec6d
[INFO] running `Command { std: "docker" "start" "-a" "c99b0bc39bc3a7679189233c372cd4698af50103ecb4a42762336e95801eec6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hud_manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "c99b0bc39bc3a7679189233c372cd4698af50103ecb4a42762336e95801eec6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99b0bc39bc3a7679189233c372cd4698af50103ecb4a42762336e95801eec6d", kill_on_drop: false }`
[INFO] [stdout] c99b0bc39bc3a7679189233c372cd4698af50103ecb4a42762336e95801eec6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 824bacc00528556513cf67d363187970e6602e616ce5f86ade21d84750237b46
[INFO] running `Command { std: "docker" "start" "-a" "824bacc00528556513cf67d363187970e6602e616ce5f86ade21d84750237b46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hud_manager-5f3e1552246ae1e2)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hud_manager-862bf04b0059bca0)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hud_manager
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "824bacc00528556513cf67d363187970e6602e616ce5f86ade21d84750237b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824bacc00528556513cf67d363187970e6602e616ce5f86ade21d84750237b46", kill_on_drop: false }`
[INFO] [stdout] 824bacc00528556513cf67d363187970e6602e616ce5f86ade21d84750237b46
